A few new functions and rewrites in window.el.
authormartin rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 09:13:43 +0000 (11:13 +0200)
committermartin rudalics <rudalics@gmx.at>
Wed, 8 Jun 2011 09:13:43 +0000 (11:13 +0200)
commit5396b26ece60be0023e2f2e735d35e40ae427b65
treeee97a9eea07ed2effbdf234e884ccd581854e155
parent2f74f1c0eab8bbd1f5fc6e66db76ed80634bcc2e
A few new functions and rewrites in window.el.

* window.el (one-window-p): Move down in code.  Rewrite
doc-string.
(window-current-scroll-bars): Rewrite doc-string.  Normalize
live window argument.
(walk-windows, get-window-with-predicate, count-windows):
Rewrite doc-string.  Use window-list-1.
(window-in-direction-2, window-in-direction, get-mru-window):
New functions.
lisp/ChangeLog
lisp/window.el